services.httpd.virtualHosts.<name>.logFormat

Log format for Apache's log files. Possible values are: combined, common, referer, agent.

Type
string
Default
"common"
Example
"combined"
Declared
<nixpkgs/nixos/modules/services/web-servers/apache-httpd/default.nix>